From: Wei Liu Date: Thu, 26 Feb 2015 15:38:16 +0000 (+0000) Subject: Config.mk: update OVMF revision X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~3709 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks://%22Dat/%22http:/www.example.com/cgi/%22https:/%22bookmarks:/%22Dat?a=commitdiff_plain;h=b28da5fc1c13ba2e5fdde2ce66a85e2af0ee2312;p=xen.git Config.mk: update OVMF revision Update OVMF revision to the latest tested commit. Signed-off-by: Wei Liu Cc: Ian Campbell Cc: Ian Jackson Cc: Anthony Perard Acked-by: Ian Campbell --- diff --git a/Config.mk b/Config.mk index 27b0997b56..811485a570 100644 --- a/Config.mk +++ b/Config.mk @@ -251,7 +251,7 @@ QEMU_UPSTREAM_URL ?= git://xenbits.xen.org/qemu-upstream-unstable.git QEMU_TRADITIONAL_URL ?= git://xenbits.xen.org/qemu-xen-unstable.git SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git endif -OVMF_UPSTREAM_REVISION ?= 447d264115c476142f884af0be287622cd244423 +OVMF_UPSTREAM_REVISION ?= a065efc7c7ce8bb3e5cb3e463099d023d4a92927 QEMU_UPSTREAM_REVISION ?= master SEABIOS_UPSTREAM_REVISION ?= rel-1.8.0 # Wed Feb 18 12:49:59 2015 -0500